home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / print / pcpr130.zip / README.PR < prev   
Text File  |  1990-07-12  |  5KB  |  126 lines

  1.                        pc pr
  2.                 release 1.30
  3.                  2 Jul 1990
  4.  
  5. SUMMARY:
  6.  
  7. pc pr is a simple text formatter for DOS.  Any number of files can be printed
  8. from the command line at a given time and the output can be sent to a file
  9. or redirected to a device, such as a printer.
  10.  
  11. USAGE:
  12.  
  13. The comamnd syntax is
  14.  
  15. pr [-of filenam1.ext] file(s) [-of filenam2.ext file(s)]
  16.  
  17. where [-of filenam?.ext] is the name of an optional device or file to 
  18. print to. The "-of" option may be used a number of times to redirect the
  19. printing of a number of files to a number of differant files or devices.
  20.  
  21. For instance, if you had three files, named file1, file2 and file3, and
  22. you wanted to print these out to two differant disk files the command to
  23. use would be
  24.  
  25. pr -of file1.doc file1 file2 -of file3.doc file3
  26.  
  27. You could have printed them out to two printers instead by using the command
  28.  
  29. pr -of lpt1: file1 file2 -of lpt2: file3
  30.  
  31. The files will be printed with 60 lines on a 66 line page, and will include
  32. a header at the top of the page. The header is double printed by overstriking
  33. and includes the filename, the time and date printed and the page numbers,
  34. the current page and the total pages. PR will read in your document and
  35. figure out the total pages by counting lines and breaking the page at any
  36. formfeed character.
  37.  
  38. REGISTRATION:
  39.  
  40. This program is shareware, if you use it and like it, you should register
  41. this product with us. Registration will allow us to know who is using the
  42. program, what features they would like to see and will allow us to continue
  43. development of it. When you send in your registration fee, you will receive
  44. the current version along with phone and fax support numbers. The current
  45. registration fee is $10.00 and includes shipping, handling and any required
  46. taxes. It should be sent to;
  47.  
  48. Unistar Inc.
  49. 1827 Hickory Avenue
  50. Harahan LA., 70123
  51.  
  52. Please include your return address, and voice phone numbers should we
  53. need to contact you. 
  54.  
  55. FUTURE ENHANCEMENTS
  56.  
  57. rel.    enhancement
  58. 1.3    print to file or device (-of filename.ext)
  59.     set overwrite file flag from command line (-ow)
  60.     prompt at page break for new paper (-b)
  61.     allow to print only odd or even pages. (-pe -po)
  62.     print odd and even pages to file(diff name) (-o filename.)
  63.     set line length from command line (-ll xxx)
  64.     set page length from command line (-lp xxx)
  65.     set lines to print per page from command line (-l xxx)
  66.     set header length from command line (-lh xxx)
  67.     set footer length from command line (-lf xxx)
  68.     set tab expansion from command line (-te)
  69.     set tab compression from command line (-tc)
  70.     set fill mode from command line (-f)
  71.     set right margin from command line (-mr xxx)
  72.     set left margin from command line (-ml xxx)
  73.     set device initialization strings from command line (-di string)
  74.     set device reset strings from command line (-dr string)
  75.     print page totals to stderr with command line option (-t)
  76.     turn header printing off from the commad line (-h)
  77.     set the use of formfeeds to eject page from command line (-ff)
  78.     use options file (pr.cfg) in the path to hold common program options.
  79.     ???
  80.  
  81.  
  82. Unistar Inc distributes it's programs and utilies with a unique
  83. marketing approach called Shareware. The Shareware diskette with
  84. the programs and manual may be freely copied and shared. It is
  85. also available from Unistar Inc for $10.00 per disk and includes
  86. shipping and handling. We ask you to help us distribute these
  87. programs by sharing unmodified copies of the Shareware diskette
  88. with others. We also encourage you to register your copy. You'll
  89. find a registration form at the end of this file. 
  90.  
  91. Shareware is a term for software that can be freely copied and
  92. shared. The term describes copyrighted software which the author
  93. supports and encourages people to copy and share. Shareware is
  94. like public television: the programming is freely distributed,
  95. but support from users is encouraged. The concept is based on
  96. these principles:
  97.  
  98. 1. People want to try programs to see if they are useful.
  99. 2. Software authors can be supported directly by users.
  100. 3. Copying and networking of programs can be encouraged.
  101. 4. Commercial packaging and advertising is expensive.
  102.  
  103. We encourage you to register your copy of the DOS pr program
  104. for $7.00. Registration has a number of benefits to you:
  105.  
  106. 1. The current version with any enhancements or changes.
  107. 2. Telephone Support and minimal fee updates.
  108.    Minimial fees cover the cost of media, shipping, handling,
  109.    update preparation and taxes were applicable.
  110. 3. Thanks from all of us for your support and encouragement!
  111.  
  112. You may call or write for support services. Unless the problem is
  113. relatively complex, you will get the best results by calling. If
  114. you write, please include a phone number and the times when you
  115. will be available. Our response to written questions is slower,
  116. We are available between 10AM and 5PM (CST) Monday through Friday, and
  117. sometimes on Saturday and Sunday and later during the nites.
  118.  
  119. If your support call is not returned within a work day, please call
  120. again, we have differant holidays from other parts of the country
  121. or we may not have been able to reach you.
  122.  
  123. Electronic support is provided by internet mail. On
  124. the Internet, we can be reached at rex!unistar!support or
  125. rex.cs.tulane.edu!mgse!napsac!wmb!liz!unistar!support.
  126.